Present as canonical source, remove previous maintainer, and activate CI on default branch#7
Open
anderslindho wants to merge 8 commits intoepics-modules:mainfrom
Open
Present as canonical source, remove previous maintainer, and activate CI on default branch#7anderslindho wants to merge 8 commits intoepics-modules:mainfrom
anderslindho wants to merge 8 commits intoepics-modules:mainfrom
Conversation
anjohnson
reviewed
Apr 24, 2026
Comment on lines
-89
to
91
| If you want to help testing, please use the `latest snapshot`_, or check out | ||
| If you want to help testing, please check out | ||
| the `darcs`_ repository for `branch-2-2`_:: | ||
|
|
||
| darcs get http://www-csr.bessy.de/control/SoftDist/sequencer/repo/branch-2-2 | ||
| darcs get https://hub.darcs.net/bf/seq-branch-2-2 | ||
|
|
||
| Since release 2.2.2 there is also a git mirror, so you can as well :: | ||
| Using this git mirror, you can as well :: | ||
|
|
||
| git clone http://www-csr.bessy.de/control/SoftDist/sequencer/repo/branch-2-2.git | ||
| git clone https://github.com/epics-modules/sequencer.git | ||
|
|
||
| but please note that this is just a mirror, no more: I cannot accept git | ||
| patches (or whatever they are called in git); it may also happen that I have | ||
| but please note that this is just a mirror: I cannot accept git | ||
| patches or work with GitHub Pull Requests; it may also happen that I have | ||
| to re-create the whole git repo from scratch (because incremental conversion | ||
| sometimes fails). |
Member
There was a problem hiding this comment.
These sections of the Installation notes also need updating to convert GitHub to become the canonical source for the sequencer. There's also another darcs reference around line 335 of this file, and there might be a few others (use git grep -i darcs to check).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Beyond these changes, the metadata (description and docs URL) of the GH project should also be updated.